Package-level declarations

Types

Link copied to clipboard
object Parser

Utility functions for parsing TBDex Messages and Resources

Link copied to clipboard

Utility functions for producing digest and verifying signatures.

Link copied to clipboard
object Validator

Utility for validating JSON payloads against predefined schemas.

Link copied to clipboard
class ValidatorException(message: String, val errors: List<String> = listOf()) : Exception

Functions

Link copied to clipboard

Validates the given exchange ID to ensure it conforms to a specific format and prefix.